home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Shareware
/
Beyond Compare 3.0.10
/
BCompareSetup.exe
/
{app}
/
BCompare.exe
/
0
/
RCDATA
/
TDIROPERRORSDIALOG
/
TDIROPERRORSDIALOG.txt
Wrap
Text File
|
2008-11-03
|
2KB
|
86 lines
inherited DirOpErrorsDialog: TDirOpErrorsDialog
Left = 274
Top = 378
BorderStyle = bsSizeable
Caption = 'File Operation Errors'
ClientHeight = 295
ClientWidth = 337
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object LeftBevel: TUiBevel
Left = 0
Top = 19
Width = 8
Height = 238
Align = alLeft
Shape = bsSpacer
end
object RightBevel: TUiBevel
Left = 329
Top = 19
Width = 8
Height = 238
Align = alRight
Shape = bsSpacer
end
object TopPanel: TUiPanel
Left = 0
Top = 0
Width = 337
Height = 19
Align = alTop
BevelOuter = bvNone
TabOrder = 0
object ProblemsImage: TUiImage
Left = 8
Top = 4
Width = 16
Height = 16
Transparent = True
ImageIndex = imgWarning
Images = BcImages.MainImages
end
object ProblemsLbl: TUiLabel
Left = 23
Top = 5
Height = 13
Caption = 'Problems:'
end
end
object ErrorsEdit: TUiMemo
Left = 8
Top = 19
Width = 321
Height = 238
Align = alClient
ReadOnly = True
TabOrder = 1
end
object BottomPanel: TUiPanel
Left = 0
Top = 257
Width = 337
Height = 38
Align = alBottom
BevelOuter = bvNone
TabOrder = 2
SizeGripper = True
DesignSize = (
337
38)
object CloseBtn: TUiButton
Left = 256
Top = 8
Anchors = [akTop, akRight]
Cancel = True
Caption = 'Close'
TabOrder = 0
OnClick = CloseClick
AutoSize = asRight
end
end
end